Finding ID | Version | Rule ID | IA Controls | Severity |
---|---|---|---|---|
V-67699 | AOSX-11-000930 | SV-82189r1_rule | Medium |
Description |
---|
The login window must be configured to prompt all users for both a username and a password. By default, the system displays a list of known users at the login screen. This gives an advantage to an attacker with physical access to the system, as the attacker would only have to guess the password for one of the listed accounts. |
STIG | Date |
---|---|
Apple OS X 10.11 Security Technical Implementation Guide | 2017-04-06 |
Check Text ( C-68265r2_chk ) |
---|
To check if the login window is configured to prompt for user name and password, run the following command: /usr/sbin/system_profiler SPConfigurationProfileDataType | /usr/bin/grep SHOWFULLNAME If there is no result, or "SHOWFULLNAME" is not set to "1", this is a finding. |
Fix Text (F-73813r1_fix) |
---|
This setting is enforced using the "Login Window Policy" configuration profile. |